Installation method 1:
.oiv installer which includes modded rate of fire, recoil, muzzle flash and gun smoke.

Installation method 2(recommended if you don't want anything else but the rate of fire):
This is a really simple modification, and you can easily change the few lines of code yourself.
Below you find a text based tutorial and here's a video tutorial:
https://youtu.be/c29Lmj6W8T0?si=ssZOJKz5LtP3G7pr

Installation method 2:
Manual replacing (same as the .oiv) but if you want only certain weapons, go ahead.




Here are example values to duplicate or so the rate of fire:

😊weaponanimations.meta😊

Snipers
<AnimFireRateModifier value="2.000000" />
          <AnimBlindFireRateModifier value="2.000000" />
          <AnimWantingToShootFireRateModifier value="-2.000000" />

Assaultrifles
<AnimFireRateModifier value="2.3000000" />
          <AnimBlindFireRateModifier value="2.3000000" />
          <AnimWantingToShootFireRateModifier value="-2.000000" />

Handguns
<AnimFireRateModifier value="2.1500000" />
          <AnimBlindFireRateModifier value="2.1500000" />
          <AnimWantingToShootFireRateModifier value="-3.000000" />

Shotguns
<AnimFireRateModifier value="1.700000" />
          <AnimBlindFireRateModifier value="1.700000" />
          <AnimWantingToShootFireRateModifier value="-1.700000" />

Smg's:
<AnimFireRateModifier value="1.800000" />
          <AnimBlindFireRateModifier value="1.800000" />
          <AnimWantingToShootFireRateModifier value="-1.500000" />


😊weapons.meta😊

Snipers
<TimeBetweenShots value="1.267000"/>
<TimeLeftBetweenShotsWhereShouldFireIsCached value="-0.500000"/>

Assaultrifles
<TimeBetweenShots value="0.045000"/>
<TimeLeftBetweenShotsWhereShouldFireIsCached value="-3.000000"/>

Handguns
<TimeBetweenShots value="0.123000"/>
<TimeLeftBetweenShotsWhereShouldFireIsCached value="0.083000"/>

Shotguns
<TimeBetweenShots value="0.200000"/>
<TimeLeftBetweenShotsWhereShouldFireIsCached value="-3.000000"/>

Smg's:
<TimeBetweenShots value="0.078000"/>
<TimeLeftBetweenShotsWhereShouldFireIsCached value="-1.500000"/>


Detailed guide:
https://youtu.be/c29Lmj6W8T0?si=ssZOJKz5LtP3G7pr